home *** CD-ROM | disk | FTP | other *** search
- /* iPowerBase2::DataViewer */
-
- body
- {
- background:#666 !important;
- }
- #SearchController
- {
- float:left;
- display:block;
- width:80px;
- height:20px;
- border-right:1px solid #444;
- border-bottom:1px solid #888;
- background:#eee;
- }
-
- a.PlusButton:link, a.PlusButton:visited
- {
- float:right;
- display:block;
- width:20px;
- height:20px;
- margin:0 2px 0 0;
- background:url(/img/iPowerBase3/plus.jpg) no-repeat;
- }
-
- .Minus
- {
- background:url(/img/iPowerBase3/minus.jpg) no-repeat !important;
- }
-
- a.SaveAsButton:link, a.SaveAsButton:visited
- {
- float:left;
- display:block;
- width:50px;
- height:20px;
- line-height:20px;
- margin:0 0 0 5px;
-
- background:url(/img/iPowerBase3/SaveAs.jpg) no-repeat;
-
- color:#666;
- font-size:11px;
- text-decoration:none;
- text-align:center;
- }
-
- a.SaveAsButton:hover
- {
- color:#000;
- }
-
- a.SavedSearch:link, a.SavedSearch:visited
- {
- float:left;
- display:block;
- padding-left:20px;
- padding-right:10px;
- height:20px;
- line-height:20px;
- margin:0 0 0 0;
-
- background:#eee url(/img/ProjectCenter/SavedSearch_Icon.jpg) left top no-repeat;
- border-right:1px solid #eee;
-
- color:#666;
- font-size:11px;
- text-decoration:none;
- }
- .Solo
- {
- border-right:1px solid #999 !important;
- }
-
- a.SavedSearch:hover
- {
- color:#000;
- background:#fff url(/img/ProjectCenter/SavedSearch_Icon_hover.jpg) left top no-repeat;
- border-right:1px solid #999;
- }
-
- a.SavedSearch_Remove:link, a.SavedSearch_Remove:visited
- {
- float:left;
- display:block;
- margin:0 0 0 0;
- width:20px;
- height:20px;
- background:#eee url(/img/ProjectCenter/SavedSearch_remove.jpg) left top no-repeat;
- border-right:1px solid #888;
- }
- a.SavedSearch_Remove:hover
- {
- background:#eee url(/img/ProjectCenter/SavedSearch_remove_hover.jpg) left top no-repeat;
- }
-
- .CurrentSearch
- {
- font-weight:bold;
- text-decoration:underline !important;
- color:#37c !important;
- background:#fff url(/img/ProjectCenter/SavedSearch_Icon_hover.jpg) left top no-repeat !important;
- border-right:1px solid #ddd !important;
-
- }
-
- #DataFieldSelector
- {
- position:absolute;
- display:block;
- left:20px;
- top:0px;
- width:720px;
- padding:0px 5px 0px 0px;
- background:#eee;
- border-bottom:1px solid #ccc;
- border-left:1px solid #ccc;
- z-index:2;
- }
-
- #DataFieldSelector input
- {
- height:25px;
- }
-
- .HideHint
- {
- display:block;
- width:100%;
- height:19px;
- background:#800;
- border-top:1px solid #888;
- color:#fff !important;
- font-weight:bold;
- }
-
- #Pager
- {
- float:left;
- clear:left;
- display:block;
- width:100%;
- height:20px;
- line-height:20px;
- background:#fff;
- border-bottom:1px solid #444;
- text-align:left;
- }
-
- a.PageLink:link, a.PageLink:visited
- {
- color:#444;
- font-weight:bold;
- }
-
- a.PageLink:hover
- {
- color:#000;
- }
-
- .SearchItem
- {
- float:left;
- clear:left;
- display:inline-block;
- width:100%;
- height:20px;
- background:#f3f3f3;
- border-bottom:1px solid #444;
- }
-
- .TextLabel
- {
- float:left;
- display:inline;
- width:200px;
- height:20px;
- line-height:20px;
- margin:0 10px 0 0px;
- text-align:right;
- }
-
- .SearchItem_Selection
- {
- float:left;
- margin:0px 0 0 0px;
- height:20px;
- }
-
- .SearchItem_Input
- {
- float:left;
- width:150px;
- height:20px;
- margin:0px 10px 0px 10px;
- }
-
- #DataContainer
- {
- float:left;
- clear:left;
- display:block;
- background:#fff;
- }
-
- #DataFields
- {
- float:left;
- display:block;
- height:24px;
- border-bottom:1px solid #666;
- border-left:1px solid #cdcdcd;
- background:url("/img/iPowerBase3/datafield_bg.jpg") #fff repeat-x bottom;
- }
-
- .DataAddress
- {
- float:left;
- clear:left;
- display:inline-block;
-
- border-bottom:1px solid #666;
- border-right:1px solid #aaa;
-
- width:50px;
- height:24px;
- line-height:24px;
- font-family:"Courier New", "Lucida Grande", sans-serif;
- text-align:center;
-
- background:url("/img/iPowerBase3/address_bg.jpg") #fff repeat-x bottom;
- }
-
- a.DAddress:link, a.DAddress:visited
- {
- float:left;
- clear:left;
- display:inline-block;
-
- border-bottom:1px solid #999;
- border-right:1px solid #aaa;
-
- cursor:hand;
- width:50px;
- height:24px;
- line-height:24px;
- color:#000;
- font-family:"Courier New", "Lucida Grande", sans-serif;
- text-align:center;
- text-decoration:none;
- background:#ddd;
- }
-
- a.Deleted:link, a.Delete:visited
- {
- background:#555 !important;
- color:#fff !important;
- }
-
- a.DAddress:hover
- {
- background:#37d;
- color:#fff;
- }
-
- a.tHeader:link, a.tHeader:visited
- {
- position:relative;
- display:inline-block;
-
- width:109px !important;
- width:111px;
- margin:1px 1px 0 1px;
-
- line-height:20px;
-
- height:20px;
- color:#333;
- border:1px solid #cdcdcd;
- text-align:center;
- text-decoration: none;
- cursor:hand;
- }
-
- a.tHeader:hover
- {
- background:#fefefe;
- border:1px solid #aaa;
- color:#000;
- }
-
- a.tHeader:active
- {
- background:#e0e9ef;
- color:#f00;
- }
-
- .DescendingArrow
- {
- position:absolute;
- right:0px;
- top:0px;
- display:block;
- width:20px;
- height:20px;
- background:url(/img/iPowerBase3/Descending.gif) no-repeat left;
-
- }
- .AscendingArrow
- {
- position:absolute;
- right:0px;
- top:0px;
- display:block;
- width:20px;
- height:20px;
- background:url(/img/iPowerBase3/Ascending.gif) no-repeat left;
- }
-
- .SelectedDataField
- {
- font-weight:bold;
- }
-
- .DataRow
- {
- float:left;
- background:#fff;
- border-bottom:1px solid #aaa;
- border-top:1px solid #fff;
- height:23px !important;
- height:25px;
- text-decoration:none;
- }
-
- .SumSep
- {
- float:left;
- display:block;
- width:100%;
- height:2px;
- background:#ccc;
-
- }
-
- a.CellGrid:link, a.CellGrid:visited
- {
- float:left;
- display:inline-block;
- border:1px solid #fff;
- border-right:1px solid #ccc;
- width:111px !important;
- width:113px;
- height:20px !important;
- height:22px;
- text-align:center;
- color:#036;
- line-height:20px;
- text-decoration:none;
- cursor:default;
- word-break:break-all;
- overflow:hidden;
- text-overflow:ellipsis;
- }
- a.CellGrid:hover
- {
- border:1px dashed #aaa;
- background:#ffc url(/img/ProjectCenter/Grid_bg.jpg);
- color:#000;
- text-decoration:none;
- richness:75;
- }
-
- .Input_Field
- {
- float:left;
- display:inline-block;
- border:1px solid #999;
- width:109px !important;
- width:111px;
- height:18px !important;
- height:20px;
- color:#333;
- line-height:18px;
- text-decoration:none;
- text-align:center;
- font-size:13px;
- font-weight:bold;
- }
-
- .Input_TextArea
- {
- float:left;
- display:block;
- border:1px solid #999;
- width:109px;
- height:50px;
- color:#333;
-
- text-decoration:none;
- text-align:center;
- font-size:12px;
- overflow:hidden;
-
- }
-
- .GroupTitle
- {
- background:url('/img/iPowerBase3/item_group_title.jpg') repeat-x top #fff;
- }
-
- .rowGroup
- {
- display:block;
- float:left;
- }
-
- #Notifier
- {
- border:1px solid #ccc;
- background:#f0f9ff;
- width:100px;
- height:50px;
- line-height:50px;
- color:#000;
- text-align:center;
- }
-
-
- /* DataFields Formats */
- .Currency
- {
- text-align:right;
- }
-
- .Memo
- {
- color:#27c !important;
- font-family:Courier New, Tahoma, sans-serif;
- }
-
- .Number_Avg
- {
- color:#400 !important;
- font-family:Arial, sans-serif;
- }
-
- .Number_Acc
- {
- color:#800 !important;
- font-family:Arial, sans-serif;
- }
-
- .Number
- {
- color:#c00 !important;
- font-family:Arial, sans-serif;
- }
-
- .DateTime
- {
- color:#000 !important;
- font-family:Courier New, sans-serif !important;
- font-size:11px !important;
- }